Skip to content

Routes

Pandora has 3 static routes and 1 dynamic

Static

  1. / - Leads to the Pnadora home page

  2. /login - Leads to the page with the registration and login field (Form component)

  3. /dashboard - Leads to the page with the panel where the user cards are placed

Dynamic:

Depending on the selected card, the {name} field will change to the name of the card

  1. /game/{name} - sends to the game page